home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / Netscape 6 Official Release / nim.xpi / bin / chrome / aim.jar / content / aim / AppSidebar.rdf < prev    next >
Encoding:
Extensible Markup Language  |  1999-09-24  |  544 b   |  18 lines

  1. <?xml version="1.0"?> 
  2.  
  3. <!DOCTYPE RDF SYSTEM "chrome://aim/locale/AppSidebar-rdf.dtd" >
  4.  
  5. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  6.          xmlns:NC="http://home.netscape.com/NC-rdf#">
  7.  
  8.   <RDF:Seq about="NC:AppSidebarRoot">
  9.      <RDF:li>
  10.        <RDF:Description ID="buddies">
  11.          <NC:title>&sidebar.buddies.label;</NC:title>
  12.          <NC:content>chrome://aim/content/SidebarPanel.xul</NC:content>
  13.          <NC:height>26em</NC:height>
  14.        </RDF:Description>
  15.      </RDF:li>
  16.   </RDF:Seq>
  17. </RDF:RDF>
  18.